var github.com/jackc/pgx/v5/pgtype.bigNBase
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L38: bigNBase *big.Int = big.NewInt(nbase)
numeric.go#L453: wholePart.DivMod(wholePart, bigNBase, remainder)
numeric.go#L459: fracPart.DivMod(fracPart, bigNBase, remainder)
numeric.go#L644: mul = bigNBase
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)